home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 1 / HACKER.iso / Xtras / intro.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-10-30  |  76 b   |  5 lines

  1. on(release){
  2.    fscommand("exec","H4CK01.exe");
  3.    fscommand("quit");
  4. }
  5.